home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-09-09 | 4.1 KB | 181 lines |
- [DRIVER]
- ; Interpolation method used in Enhanced full duplex, ( Linear or Filter )
- Interp8=Linear
- Interp16=Linear
-
- SaveSettingsOnExit=ON
-
- [APPLETS]
-
- [MIXER]
-
- ; Line ( LINE ) or microphone ( MIC ) selected as input
-
- InputSelection=AUX
-
- ; Line input gain. 0 to 65535=0 to 22.5 db gain
-
- lLineVolume=0
- rLineVolume=0
- LineGang=ON
-
- ; Mic input gain. 0 to 65535=0 to 22.5 db gain
-
- lMicVolume=0
- rMicVolume=0
- MicGang=ON
-
- ; Aux input gain. 0 to 65535=0 to 22.5 db gain
-
- lAuxInVolume=0
- rAuxInVolume=0
- AuxInGang=ON
-
- ; Loop back input gain. 0 to 65535=0 to 22.5 db gain
- lLoopBackInputVolume=0
- rLoopBackInputVolume=0
- LoopBackInputGang=ON
-
- ; Monitor attenuation. 0 - 65535=mute to no attenuation.
-
- MonitorVolume=57078
- MonitorMute=OFF
- MonitorMode=Recording
-
- ; CS4215 output atten setting. 0 - 65535=full attenuation to no attenuation in
- ; 32 1.5 Db steps.
-
- ; was 65535!
- lMasterVolume=50000
- rMasterVolume=50000
- MasterMute=OFF
- MasterGang=ON
-
- ; Aux Volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAuxVolume=49151
- rAuxVolume=49151
- AuxMute=OFF
- AuxGang=ON
-
- ; Aux2 volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lAux2Volume=49151
- rAux2Volume=49151
- Aux2Mute=OFF
- Aux2Gang=ON
-
- ; Line Mix volume setting 0 - 65535. 0=full attenuation, 65535 = no attenuation.
-
- lLineMixVolume=49151
- rLineMixVolume=49151
- LineMixMute=OFF
- LineMixGang=ON
-
- ; Mono Mix volume setting 0 - 65535. 0=full attenuation , 65535 = no attenuation.
-
- MonoVolume=40166
- MonoMute=ON
-
- ; MonoOutMute indicates the state of the mono output mute.
- MonoOutMute=ON
-
- ; MicBoost indicates if 20db additional boost is added when the mic input is selected.
-
- MicBoost=ON
-
- HWMUTE=0,1,E
-
- ; Virtual Volume master
-
- lVirtMaster=65535
- rVirtMaster=65535
-
- LowPriInputSelection=MIC
- lLowPriMicVolume=32256
- rLowPriMicVolume=32256
- LowPriMicBoost=ON
- lLowPriLineVolume=39680
- rLowPriLineVolume=39680
- lLowPriLoopBackInputVolume=38400
- rLowPriLoopBackInputVolume=38400
- lLowPriAuxInVolume=17664
- rLowPriAuxInVolume=17664
- VirtMasterMute=OFF
- VirtMasterGang=ON
-
- [RECORD]
- ; HighPassFilter ON or OFF, when on will reduce signal offset at the expense of slightly
- ; lower fidelity ( probably not audible ) at low frequencies.
-
- HighPassFilter=OFF
-
- ; The default dither state. This may be over-ridden at some record formats.
- Dither=OFF
-
- [Meter] ; Control Panel Section
-
- ; Tells the control panel to come up running the VU meter when the inputs dialog is shown.
- MeterDisplay=OFF
-
- ; DecayRate defines how quickly the VU meter bars decay
- ; 0=no decay, 255=immediate and full decay. default = 8.
- DecayRate=16
-
- ; The number of time / second that the VU meter will update. default=20.
- VUUpdateRate=10
-
-
- [CONTROLS]
- ; This section dictates the controls which will be present on a WSS mixer.
-
- ;******************************************
- ;* Mixer Lines To include
- ;******************************************
-
- MixerSources=Wave,Aux1,Aux2,Line
- ;MixerSources=Line,Monitor,Aux1,Wave
-
- ;******************************************
- ;* Input Lines To include
- ;******************************************
-
- InputSources=Aux1,Line,Mic
- ;InputSources=Mic,Line
-
- ;**********************************************************
- ;* Line Source Descriptions ( short/long names )
- ;**********************************************************
-
- ShortNameLine=LineIn
- ;LongNameLine=
- ShortNameAux1=CD/Line
- ;LongNameAux1=
- ShortNameAux2=FM/Synth
- ;LongNameAux2=
- ShortNameMono=
- ;LongNameMono=
- ;ShortNameMonitor=
- ;LongNameMonitor=
- ;ShortNameWave=
- ;LongNameWave=
- ShortNameMic=Mic
- ;LongNameMic=
- ShortNameLoopback=Mixer
- ;LongNameLoopback=
-
-
- ;**********************************************************
- ;* Thing connected to Sources entries
- ;**********************************************************
-
- ; These are the possible assignment values:
- ; Undefined, Digital, Line, Microphone, Synthesizer
- ; CompactDisk, Telephone, PCSpeaker, WaveOut, Auxiliary, Analog
-
- SourceForLine=Line
- SourceForAux1=CompactDisk
- SourceForAux2=Synthesizer
- SourceForMono=
- SourceForMic=Microphone
-